home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
comm
/
comm5
/
awbdntsc.lha
/
AWebEdNTSC
/
helpdocs
/
functions
< prev
next >
Wrap
Text File
|
2008-08-14
|
2KB
|
46 lines
Back to MENU
Functions
---------
AWebEd has a large array of features built-in. Moreover, all of
these can be edited to suit your requirements, and new features can
be easily added using AMAL, AWebEd's internal scripting language.
AWebEd does not, by default, support some HTML-2 structures such as
forms, some HTML-3 features such as tables, and Netscape
HTML-extensions such as text colour. It is entirely possible to use
AMAL to provide these functions for yourself. I was reluctant to
provide support for these functions on the grounds that they would
have limited appeal.
The HTML command lists
----------------------
Five lists of commands are immediately available, roughly sorted by
kind.
Clicking on a command within the list will display a help document
such as the one you are reading. Double clicking on the item will
force AWebEd to place the relevant HTML codes.
Details of how to generate or alter the default codes are discussed
in " AMAL ".
The default HTML commands:
Simple : CENTRED Horz RULE TEMPLATE
Large HEADER Medium Header Small HEADER
PLACE-IMAGE New PARAGRAPH
Text styles : BOLD ITALIC TELETYPE
NAVIGATION : HYPERLINK IMAGE-LINK LOCALLINK
HYPERLINK-GET
Miscellaneous : EMAIL Ordered LIST Unordered
LIST
ARexx: RELOAD GET-URL GET-HTML QUIT-AWEB